[INFO] cloning repository https://github.com/lsst-ts/ts_mtm2_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsst-ts/ts_mtm2_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80c2f3976c9c2a3f9b97e34beef4b89ac33cddbb
[INFO] testing lsst-ts/ts_mtm2_controller against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lsst-ts/ts_mtm2_controller
[INFO] finished tweaking git repo https://github.com/lsst-ts/ts_mtm2_controller
[INFO] tweaked toml for git repo https://github.com/lsst-ts/ts_mtm2_controller written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lsst-ts/ts_mtm2_controller on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lsst-ts/ts_mtm2_controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/lsst-ts/ts_control_utils.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded kiddo v4.2.1
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ef0dca516f160a4fde0db6b9dd00f5938600dd7cee7899d014a56e44d80daf5
[INFO] running `Command { std: "docker" "start" "-a" "1ef0dca516f160a4fde0db6b9dd00f5938600dd7cee7899d014a56e44d80daf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ef0dca516f160a4fde0db6b9dd00f5938600dd7cee7899d014a56e44d80daf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef0dca516f160a4fde0db6b9dd00f5938600dd7cee7899d014a56e44d80daf5", kill_on_drop: false }`
[INFO] [stdout] 1ef0dca516f160a4fde0db6b9dd00f5938600dd7cee7899d014a56e44d80daf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc539c5553678b13bd9c32f4f6fd5cba00ec385d6b966ebb53e9ff23e736e710
[INFO] running `Command { std: "docker" "start" "-a" "dc539c5553678b13bd9c32f4f6fd5cba00ec385d6b966ebb53e9ff23e736e710", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling init_with v1.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling ts_control_utils v0.1.0 (https://github.com/lsst-ts/ts_control_utils.git?branch=develop#0ac484bf)
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling kiddo v4.2.1
[INFO] [stderr]    Compiling run_m2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "dc539c5553678b13bd9c32f4f6fd5cba00ec385d6b966ebb53e9ff23e736e710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc539c5553678b13bd9c32f4f6fd5cba00ec385d6b966ebb53e9ff23e736e710", kill_on_drop: false }`
[INFO] [stdout] dc539c5553678b13bd9c32f4f6fd5cba00ec385d6b966ebb53e9ff23e736e710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a13cba44094f7abc357b6798dbb1d3f3049895c2ab3b8adeea3cfe7f77c4675
[INFO] running `Command { std: "docker" "start" "-a" "4a13cba44094f7abc357b6798dbb1d3f3049895c2ab3b8adeea3cfe7f77c4675", kill_on_drop: false }`
[INFO] [stderr]    Compiling run_m2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "4a13cba44094f7abc357b6798dbb1d3f3049895c2ab3b8adeea3cfe7f77c4675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a13cba44094f7abc357b6798dbb1d3f3049895c2ab3b8adeea3cfe7f77c4675", kill_on_drop: false }`
[INFO] [stdout] 4a13cba44094f7abc357b6798dbb1d3f3049895c2ab3b8adeea3cfe7f77c4675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 697b8ef6f20d36312f73a9f4b27b5b8d0acd9aef4e4280d9ec9eaf76c28ca172
[INFO] running `Command { std: "docker" "start" "-a" "697b8ef6f20d36312f73a9f4b27b5b8d0acd9aef4e4280d9ec9eaf76c28ca172", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/run_m2-bc5d0535a220138b)
[INFO] [stdout] 
[INFO] [stdout] running 369 tests
[INFO] [stdout] test command::command_control_loop::tests::test_command_apply_forces ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_position_mirror ... ok
[INFO] [stdout] test application::tests::test_get_final_ports ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_move_actuators ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_switch_command_source ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_mirror_home ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_enable_open_loop_max_limit ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_configuration_file ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_run_script ... ok
[INFO] [stdout] test command::command_data_acquisition::tests::test_command_get_inner_loop_control_mode ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_hardpoint_list ... ok
[INFO] [stdout] test command::command_data_acquisition::tests::test_command_set_inner_loop_control_mode ... ok
[INFO] [stdout] test command::command_data_acquisition::tests::test_command_move_actuator_steps ... ok
[INFO] [stdout] test command::command_schema::tests::test_execute_fail ... ok
[INFO] [stdout] test command::command_data_acquisition::tests::test_command_set_data_acquisition_mode ... ok
[INFO] [stdout] test command::command_schema::tests::test_new ... ok
[INFO] [stdout] test command::command_schema::tests::test_execute_success ... ok
[INFO] [stdout] test command::command_schema::tests::test_number_of_commands ... ok
[INFO] [stdout] test config::tests::test_read_home_position ... ok
[INFO] [stdout] test control::actuator::tests::test_displacement_to_step ... ok
[INFO] [stdout] test control::actuator::tests::test_encoder_to_step_and_position ... ok
[INFO] [stdout] test control::actuator::tests::test_is_encoder_out_limit ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_switch_force_balance_system ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_save_mirror_position ... FAILED
[INFO] [stdout] test control::actuator::tests::test_new ... ok
[INFO] [stdout] test control::closed_loop::tests::test_split_1d_array ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_enabled_faults_mask ... ok
[INFO] [stdout] test command::command_data_acquisition::tests::test_command_switch_digital_output ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_control_parameters ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_clear_errors ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_set_temperature_offset ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_set_external_elevation ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_reset_force_offsets ... ok
[INFO] [stdout] test command::command_power_system::tests::test_command_power ... ok
[INFO] [stdout] test command::command_power_system::tests::test_command_reset_breakers ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_reset_actuator_steps ... ok
[INFO] [stdout] test control::closed_loop::tests::test_saturate_actuator_steps ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'command::command_control_loop::tests::test_command_set_config' (24) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/run_m2-bc5d0535a220138b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "697b8ef6f20d36312f73a9f4b27b5b8d0acd9aef4e4280d9ec9eaf76c28ca172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697b8ef6f20d36312f73a9f4b27b5b8d0acd9aef4e4280d9ec9eaf76c28ca172", kill_on_drop: false }`
[INFO] [stdout] 697b8ef6f20d36312f73a9f4b27b5b8d0acd9aef4e4280d9ec9eaf76c28ca172
